This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: @PickList works but is empty ~Lorraine Desgerothernivu 21.Nov.03 12:08 PM a Web browser Applications Development 6.0.2 CF2Windows 2000
I have this effect in two cases
Here I am looing up th epeople in secondray addressbook
UserName := @PickList( [Custom] : [Single]; server : file ; "($People)"; "Wählen Sie den Benutzer aus"; ""; 2; "");
Here I am lookin up values in a view in the same database
court := @PickList( [Custom] : [Single]; ""; "$MOTHER"; "Wählen Sie das Amtsgericht aus"; ""; 3; "")